FrameLib  2.0
DSP processing with frames of arbitrary timing and length
FrameLib_ObjectDescription::Connection Struct Reference

a description of a connection to the input of the described object. More...

#include <FrameLib_SerialiseGraph.h>

Public Member Functions

 Connection (unsigned long objectIdx, long outIdx, long inIdx)
 

Public Attributes

unsigned long mObjectIndex
 
unsigned long mOutputIndex
 
unsigned long mInputIndex
 

Detailed Description

a description of a connection to the input of the described object.

Constructor & Destructor Documentation

◆ Connection()

FrameLib_ObjectDescription::Connection::Connection ( unsigned long  objectIdx,
long  outIdx,
long  inIdx 
)
inline

Member Data Documentation

◆ mInputIndex

unsigned long FrameLib_ObjectDescription::Connection::mInputIndex

◆ mObjectIndex

unsigned long FrameLib_ObjectDescription::Connection::mObjectIndex

◆ mOutputIndex

unsigned long FrameLib_ObjectDescription::Connection::mOutputIndex

The documentation for this struct was generated from the following file: